projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
4e6434d
ea8de0a
)
Auto merge of #2519 - alexcrichton:update-curl, r=alexcrichton
author
bors
<bors@rust-lang.org>
Fri, 25 Mar 2016 16:26:34 +0000
(09:26 -0700)
committer
bors
<bors@rust-lang.org>
Fri, 25 Mar 2016 16:26:34 +0000
(09:26 -0700)
Update curl-sys
Picks up a fix to hopefully and correctly configure OpenSSL to be enabled in
cross-compiled situations where OpenSSL comes from a different location
(currently specified by the `OPENSSL_ROOT_DIR` environment variable that libssh2
also reads).
Trivial merge